home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tools / mg / src.lzh / amiga / offset.c < prev    next >
Text File  |  1990-05-23  |  183b  |  7 lines

  1. /*
  2.  * Used to return number of bytes member is from start of structure type.
  3.  * This is used because Manx 3.20a can't handle Bob's OFFSET macro
  4.  */
  5.  
  6. char           *offset_dummy = 0;
  7.